Download: http://ftp.gnu.org/gnu/gcc/gcc-4.5.1/gcc-4.5.1.tar.bz2Browse: HTTP://FTP.GNU.ORG/GNU/GCC/GCC-4.5.1/View Changes:http://gcc.gnu.org/gcc-4.5/changes.htmNow many programmers are using GCC, how to better apply gcc. Currently, GCC can be used
preparatory work
Download and unzip the GCC source pack
Download a GCC source package from HTTP://FTP.GNU.ORG/GNU/GCC that you want to compile. For example, download is gcc-4.7.2.tar.bz2, and then use the input decompression command TAR-XVF
When developing applications for Linux, the C language is used in most cases. Therefore, almost every Linux programmer is faced with a primary problem.Flexible use of the C compiler. Currently, the most common C language compiler in Linux is GCC
Installing GCC under Ubuntu is a bit different from some other Linux systems.
First, installation method one:
sudo apt-get build-dep gccMethod Two:
sudo apt-get install build-essentialAfter installation, you can perform the following commands
The gcc application in linux-general Linux technology-Linux programming and kernel information. The following is a detailed description. When developing applications for Linux, the C language is used in most cases. Therefore, almost every Linux
A wonderful tour of GCC
**************************************** *************************************This article by zhengtai Linux http://linux-down.kmip.net collection,
1. What is GCC?
In Linux, GCC (gnu c compiler) is a powerful and superior multi-platform compiler launched by GNU. It is one of the representative works of GNU. GCC can compile and execute on multiple hardware platformsProgramThe execution
Install GCC 4.9.2 on Red Hat Enterprise Linux Server 6.5
Now many programmers are using GCC to better apply GCC. Currently, GCC can be used to compile programs in C/C ++, FORTRAN, JAVA, OBJC, ADA, and other languages. You can select the language to
In this article about configuring the CUDA environment in Linux (see the http://www.linuxidc.com/Linux/2011-12/49874.htm), the latest CUDA version 4.1 only supports gcc4.6 or earlier, while gcc in my Fedora is 4.6.1, to this end, we need to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.